-
-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MAINT: Upgrade to anaconda=2024.02 and cuda=12.3.1 #388
Conversation
@jstac or @thomassargent30 do you know what BK19 would refer to and I can add it as a proper reference using |
@mmcky , it refers to this one: |
|
|
I see, from numba |
@kp992 I think from |
I have tried fixing that locally but that's throwing some error. I followed the examples of moving from |
lectures/odu.md
Outdated
@@ -30,7 +30,7 @@ In addition to what’s in Anaconda, this lecture deploys the libraries: | |||
--- | |||
tags: [hide-output] | |||
--- | |||
!pip install interpolation | |||
!pip install git+https://github.com/EconForge/interpolation.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jstac this installs interpolation
package in the odu
lecture from the main
branch of the repo as it isn't released to pypi yet. Are you happy to run with this until pypi
is updated?
|
reverts to pypi version which is currently `2.2.6`
|
This PR
anaconda=2024.02
CUDA=12.3.1
this PR is part of QuantEcon/meta#130
requires: #387
interpolations
to be updated fornumba>=0.59